secret_inspect
Retrieve details of a Docker swarm secret using its ID or name.
Instructions
Get a swarm secret by id or name.
args: id_or_name - The secret id or name returns: dict - The secret's attrs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_or_name | Yes |