Function sharedInfraControllerV2GetSharedInfraAppliedPlugins
- sharedInfraControllerV2GetSharedInfraAppliedPlugins(
__namedParameters: {
containsLinks?: boolean;
envName: string;
pluginType?: string;
sharedInfraId: string;
workspaceId: string;
},
opts?: RequestOpts,
): Promise<SharedInfraAppliedPluginsV2Response> Parameters
- __namedParameters: {
containsLinks?: boolean;
envName: string;
pluginType?: string;
sharedInfraId: string;
workspaceId: string;
} Optionalopts: RequestOpts