Module for managaging metadata in SmartOS Zones
New in version 2016.3.0.
Jorge Schrauwen <sjorge@blackdot.be>
new
smartos
Delete metadata
name of property
CLI Example:
salt '*' mdata.get salt:role
salt '*' mdata.get user-script salt:role
Get metadata
name of key
Note
If no keynames are specified, we get all (public) properties
CLI Example:
salt '*' mdata.get salt:role
salt '*' mdata.get user-script salt:role
List available metadata
CLI Example:
salt '*' mdata.list
Put metadata
name of property
value to set
CLI Example:
salt '*' mdata.list
Generated on October 23, 2024 at 09:02:06 UTC.
You are viewing docs for the latest stable release, 3007.1. Switch to docs for the previous stable release, 3006.9, or to a recent doc build from the master branch.
© 2024 VMware, Inc. | Privacy Policy