Function workspaceSharedInfrastructureV2ControllergetAppliedPlugins
- workspaceSharedInfrastructureV2ControllergetAppliedPlugins(
__namedParameters: {
environmentId: string;
sharedInfraId: string;
workspaceId: string;
},
opts?: RequestOpts,
): Promise<AppliedPluginV2Response[]> Parameters
- __namedParameters: { environmentId: string; sharedInfraId: string; workspaceId: string }
Optionalopts: RequestOpts
Get plugins applied to a workspace's shared infrastructure.