Function workspaceSharedInfrastructureControllercanBeDestroyed
- workspaceSharedInfrastructureControllercanBeDestroyed(
__namedParameters: {
accountId: string;
environmentId: string;
sharedInfraId: string;
workspaceId: string;
},
opts?: RequestOpts,
): Promise<unknown> Parameters
- __namedParameters: {
accountId: string;
environmentId: string;
sharedInfraId: string;
workspaceId: string;
} Optionalopts: RequestOpts
Returns Promise<unknown>
Can the shared infra be destroyed?