Note: To see the complete syntax for the plugin commands, see the CLI_Ref
Delete ACLs for a secret or container as identified by its href.
Retrieve ACLs for a secret or container by providing its href.
Submit ACL on a secret or container as identified by its href.
Add ACL users to a secret or container as identified by its href.
Remove ACL users from a secret or container as identified by its href.
Retrieve a CA by providing its URI.
List cas.
Store a container in Barbican.
Delete a container by providing its href.
Retrieve a container by providing its URI.
List containers.
Delete a secret by providing its URI.
Retrieve a secret by providing its URI.
List secrets.
Create a new order.
Delete an order by providing its href.
Retrieve an order by providing its URI.
List orders.
Store a secret in Barbican.
Update a secret with no payload in Barbican.
Register a new node with the baremetal service. DEPRECATED
Unregister a baremetal node. DEPRECATED
List baremetal nodes. DEPRECATED
Set provision state of baremetal node to ‘abort’
Set provision state of baremetal node to ‘clean’
Register a new node with the baremetal service
Unregister a baremetal node
Set provision state of baremetal node to ‘deploy’
Set provision state of baremetal node to ‘inspect’
List baremetal nodes
Set baremetal node to maintenance mode
Unset baremetal node from maintenance mode
Set provision state of baremetal node to ‘manage’
Set power state of baremetal node
Set provision state of baremetal node to ‘provide’
Reboot baremetal node
Set provision state of baremetal node to ‘rebuild’
Set baremetal properties
Show baremetal node details
Set provision state of baremetal node to ‘deleted’
Unset baremetal properties
Create a new port
Show baremetal port details.
Set baremetal properties. DEPRECATED
Show baremetal node details. DEPRECATED
Unset baremetal properties. DEPRECATED
Create new action.
Delete action.
List all actions.
Show specific action.
Show action definition.
Update action.
Delete action execution.
List all Action executions.
Create new Action execution or just run specific action.
Show specific Action execution.
Show Action execution input data.
Show Action execution output data.
Update specific Action execution.
Create new trigger.
Delete trigger.
List all cron triggers.
Show specific cron trigger.
Shares a resource to another tenant.
Delete a resource sharing relationship.
List all members.
Show specific member information.
Update resource sharing status.
List all tasks.
Rerun an existing task.
Show specific task.
Show task published variables.
Show task output data.
Create new workbook.
Delete workbook.
List all workbooks.
Show specific workbook.
Show workbook definition.
Update workbook.
Validate workbook.
Create new workflow.
Delete workflow.
List all services.
Create new environment.
Delete environment.
List all environments.
Show specific environment.
Update environment.
Create new execution.
Delete execution.
List all executions.
Show specific execution.
Show execution input data.
Show execution output data.
Update execution.
List all workflows.
Show specific workflow.
Show workflow definition.
Update workflow.
Validate workflow.
Creates cluster
Deletes cluster
Lists clusters
Scales cluster
Display cluster details
Creates cluster template
Deletes cluster template
Lists cluster templates
Display cluster template details
Updates cluster template
Updates cluster
Updates cluster verifications
Creates data source
Delete data source
Lists data sources
Display data source details
Update data source
Lists registered images
Register an image
Display image details
Add image tags
Remove image tags
Set image tags (Replace current image tags with provided ones)
Unregister image(s)
Creates job binary
Deletes job binary
Downloads job binary
Lists job binaries
Display job binary details
Updates job binary
Deletes job
Executes job
Lists jobs
Display job details
Creates job template
Deletes job template
Lists job templates
Display job template details
Updates job template
Get job type configs
Lists job types supported by plugins
Updates job
Creates node group template
Deletes node group template
Lists node group templates
Display node group template details
Updates node group template
Get plugin configs
Lists plugins
Display plugin details
Warning
No documentation found in dataprocessing_plugin_update = saharaclient.osc.v1.plugins:UpdatePlugin
Create claim and return a list of claimed messages
Display claim details
Delete a claim
Renew a claim
Create a pool flavor
Delete a flavor
List available flavors
Display flavor details
Update a flavor’s attributes
Create a pool
Delete a pool
List available Pools
Display pool details
Update a pool attribute
Create a queue
Delete a queue
Check queue existence
Get queue metadata
List available queues
Set queue metadata
Get queue stats
Retrieve build information.
List resource types.
Show details and optionally generate a template for a resource type.
List the Heat engines.
List the available functions.
Validate a template
List the available template versions.
Create software config
Delete software configs
List software configs
Show software config details
Create a software deployment.
Delete software deployment(s) and correlative config(s).
List software deployments.
Get deployment configuration metadata for the specified server.
Show a specific deployment output.
Show SoftwareDeployment Details.
Abandon stack and output results.
Adopt a stack.
Check a stack.
Create a stack.
Delete stack(s).
Show a stack’s environment.
List events.
Show event details.
Show information about failed stack resources.
Clear resource hooks on a given stack.
List resources with pending hook for a stack.
List stacks.
List stack outputs.
Show stack output.
List stack resources.
Set resource’s health.
Show resource metadata
Display stack resource.
Signal a resource with optional data.
Resume a stack.
Show stack details.
Create stack snapshot.
Delete stack snapshot.
List stack snapshots.
Restore stack snapshot
Show stack snapshot.
Suspend a stack.
Display stack template.
Update a stack.
Abort running introspection for node.
Save or display raw introspection data.
Reprocess stored introspection data
Delete an introspection rule.
Import one or several introspection rules from a json file.
List all introspection rules.
Drop all introspection rules.
Show an introspection rule.
Start the introspection.
Get introspection status.
Create a category.
Delete a category.
List all available categories.
Display category details.
Show class schema.
List deployments for an environment.
Edit environment’s object model.
FILE is path to a file, that contains jsonpatch, that describes changes to be made to environment’s object-model.
}, { “op”: “replace”, “path”: “/0/?/name”,
“value”: “new_name”
},
]
NOTE: Values ‘===id1===’, ‘===id2===’, etc. in the resulting object-model will be substituted with uuids.
For more info on jsonpatch see RFC 6902
Create an environment.
Delete an environment.
Start deployment of a murano environment session.
Lists environments
Rename an environment.
Creates a new configuration session for environment ID.
Display environment details
Call static method of the MuranoPL class.