api-ref: mention that you can't re-parent a resource provider
This just updates the POST/PUT resource providers API reference for the parent_provider_uuid field to mention it can't be changed to another parent provider once set. Change-Id: Ie733517a8b413ec0b54d217d779bb7405e162e28
This commit is contained in:
parent
9cb1e7eb0c
commit
21c5a29e37
@ -448,6 +448,9 @@ resource_provider_parent_provider_uuid: &resource_provider_parent_provider_uuid
|
||||
The UUID of the immediate parent of the resource provider.
|
||||
resource_provider_parent_provider_uuid_1_14: &resource_provider_parent_provider_uuid_1_14
|
||||
<<: *resource_provider_parent_provider_uuid
|
||||
description: >
|
||||
The UUID of the immediate parent of the resource provider. Once set, the
|
||||
parent of a resource provider cannot be changed.
|
||||
min_version: 1.14
|
||||
resource_provider_parent_provider_uuid_required:
|
||||
<<: *resource_provider_parent_provider_uuid
|
||||
|
Loading…
Reference in New Issue
Block a user