Partial Links
List partial links
List all plugins linked to the partial
get/v2/control-planes/{controlPlaneId}/core-entities/partials/{PartialId}/links
Path parameters
PartialIdstring required
ID of the Partial to lookup
Query parameters
sizeinteger
Number of resources to be returned.
offsetstring
Offset from which to return the next set of resources. Use the value of the 'offset' field from the response of a list operation as input here to paginate through all the resources
tagsstring
A list of tags to filter the list of resources on. Multiple tags can be concatenated using ',' to mean AND or using '/' to mean OR.
Response
The plugins linked to the partial
Example response
{
"count": 10
}