1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-02 20:35:25 +02:00

docs(api): update resource control creation docs (#1842)

This commit is contained in:
Anthony Lapenna 2018-04-25 21:40:21 +02:00 committed by GitHub
parent dea5038c93
commit c705d27ac6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2603,7 +2603,8 @@ definitions:
ResourceID:
type: "string"
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: "string"
example: "container"