mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 13:25:26 +02:00
docs(api): update resource control creation docs (#1842)
This commit is contained in:
parent
dea5038c93
commit
c705d27ac6
1 changed files with 2 additions and 1 deletions
|
@ -2603,7 +2603,8 @@ definitions:
|
||||||
ResourceID:
|
ResourceID:
|
||||||
type: "string"
|
type: "string"
|
||||||
example: "617c5f22bb9b023d6daab7cba43a57576f83492867bc767d1c59416b065e5f08"
|
example: "617c5f22bb9b023d6daab7cba43a57576f83492867bc767d1c59416b065e5f08"
|
||||||
description: "Docker resource identifier on which access control will be applied"
|
description: "Docker resource identifier on which access control will be applied.\
|
||||||
|
\ In the case of a resource control applied to a stack, use the stack name as identifier"
|
||||||
Type:
|
Type:
|
||||||
type: "string"
|
type: "string"
|
||||||
example: "container"
|
example: "container"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue