pub async fn StageSCMResource( _State: State<'_, Arc<ApplicationState>>, ResourceURI: String, Staged: bool, ) -> Result<Value, String>