Get list of all addon resources for any parent resource.
GET/resources/ix.addon/v1/subscriptions/:subscriptionId/:parentResourceType/:parentResourceName
An addon resource is a resource that can only exist on a main resource. An addon resource extends the parent resource with additional services.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Addon list
If parent resource type is wrong
Unauthorized
Forbidden
If parent resource not found
Internal Server Error