diff --git a/placement-api-ref/source/parameters.yaml b/placement-api-ref/source/parameters.yaml index e30706547..b2f49f232 100644 --- a/placement-api-ref/source/parameters.yaml +++ b/placement-api-ref/source/parameters.yaml @@ -272,10 +272,11 @@ resource_provider_links: description: | A list of links associated with one resource provider. - .. note:: Trait relationship link is available starting from version 1.6. + .. note:: - .. note:: Allocations relationship link is available starting from version - 1.11. + Aggregates relationship link is available starting from version 1.1. + Traits relationship link is available starting from version 1.6. + Allocations relationship link is available starting from version 1.11. resource_provider_name: type: string diff --git a/placement-api-ref/source/update-resource_provider.json b/placement-api-ref/source/update-resource_provider.json index 684e3eadf..f0da912a0 100644 --- a/placement-api-ref/source/update-resource_provider.json +++ b/placement-api-ref/source/update-resource_provider.json @@ -20,6 +20,10 @@ { "href": "/placement/resource_providers/33f26ae0-dbf2-485b-a24a-244d8280e29f/traits", "rel": "traits" + }, + { + "href": "/placement/resource_providers/33f26ae0-dbf2-485b-a24a-244d8280e29f/allocations", + "rel": "allocations" } ], "name": "Shared storage",