config_inspect
Retrieve a Docker swarm config's attributes by providing its ID or name.
Instructions
Get a swarm config by id or name.
args: id_or_name - The config id or name returns: dict - The config's attrs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_or_name | Yes |