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